Deavmi's coding shack
Commit b5e6a40bd4db88f2b840ce7ff7298fb111b778b8
Parents : 384cf8f
Author : Tristan Brice Velloza Kildaire <deavmi@redxen.eu>
Date : 2026-04-24T22:58:21+02:00
Documented some stuff
Changes
Diff
diff --git a/filespec.txt b/filespec.txt
index 098e5ef..d5b1666 100644
--- a/filespec.txt
+++ b/filespec.txt
@@ -19,6 +19,16 @@ key1=value1
journal=/journalar
```
+## Environment variables
+
+These can be easiy set as:
+
+```ini
+[environment]
+TERM=xterm
+PATH=/bruh
+```
+
## Logging
It's incredibly important to keep the UNIX philosophy alive. That being said
Served by rngit 1.5.0 - Generated in 0.15s